Nuprl Lemma : adjacent-to-same-sublist2 11,40

T:Type, L1L2:(T List), abc:T.
no_repeats(T;L2)
 L1  L2
 adjacent(T;L1;a;b)
 adjacent(T;L2;a;c)
 (c before b  L2  (b = c)) 
latex


DefinitionsL1  L2, no_repeats(T;l), adjacent(T;L;x;y), x before y  l, left + right, P  Q, x:AB(x), P  Q, x:AB(x), s = t, Type, type List
Lemmasno repeats wf, sublist wf, adjacent wf, l before wf, adjacent-sublist, before-adjacent2

origin